06. Lesson Summary

React vs React Native Lesson Outro

Lesson Challenge

Answer the following questions and share your answers with your classmates:

1) Explain how AsyncStorage works.

2) Implement what you've learned about AsyncStorage to store/access items of your choosing. Implement the functionality of retrieving all of the items, retrieving a particular item by id, saving a new item.